GFileIface.moveFinish

struct GFileIface
extern (C)
int function(GFile* file, GAsyncResult* result, GError** err) moveFinish;

Return Value

%TRUE on successful file move, %FALSE otherwise.

Throws

GException on failure.

Meta